Welcome![Sign In][Sign Up]
Location:
Search - dot matrix led display

Search list

[Embeded-SCM DevelopMSP-TEST44X-Practice-code

Description: MSP-TEST44X 学习板光盘资料及实验说明 本学习板是按照教育大纲,采纳国内外许多单片机实验仪的优点,保持了传统机的实验 项目,增加了以实用技术为主的许多实验。实验内容涉及到端口,时钟,FLASH 读写,看 门狗,硬件乘法器,TIMER_A_操作,TIMER_A ,ADC&bt&lcd,通讯操作(232,485, SPI),键盘操作(独立按键,行列按键),LED 显示,LCD 点阵操作,扩展 DATA FLASH 操作, EEPROM 共 14 个例程,采用 C 和汇编两种语言形式。学习版硬件平台以 MSP430F449 为核 心,使用了 MSP430F449 内部的绝大多数资源,配合 FET 仿真调试&编程工具,可方便的 实现开发,在线调试与编程下载。为了便于大家查找学习板的资料及便捷的观看实验指导书, 特作此说明。-MSP-TEST44X board CD-ROM learning materials and experiments The learning board in accordance with the educational programs, both at home and abroad to adopt many of the advantages of single-chip experiment to maintain the tradition of experimental aircraft Projects, increased to a number of practical technology-based experiments. Experiments related to the ports, clock, FLASH to read and write and see Dog doors, hardware multiplier, TIMER_A_ operation, TIMER_A, ADC & bt & lcd, communications operations (232,485, SPI), keyboard operation (independent keys, the ranks of keys), LED display, LCD dot-matrix operations, the expansion of DATA FLASH operation A total of 14 routines EEPROM using C and compile the form of two languages. Learning version of the hardware platform for the nuclear MSP430F449 Heart, using the MSP430F449 the vast majority of internal resources and the co-FET simulation debugging & programming tools to facilitate the The realization of the development, de
Platform: | Size: 109568 | Author: zozo | Hits:

[SCMLED

Description: LED点阵屏显示C程序,是16*64串行移位动态显示技术-LED dot matrix display procedure C is 16* 64 serial shift dynamic display technology
Platform: | Size: 5120 | Author: czw | Hits:

[Embeded-SCM DevelopLED

Description: 这是一个proteus仿真+程序,每按一下建,点阵led显示将显示不同的图像,希望对单片机爱好者有参考的价值-This is a simulation+ proteus procedures, click each to build, led dot matrix display will show different images, I hope fans of the single-chip reference value! ! !
Platform: | Size: 28672 | Author: michael | Hits:

[SCMdpj

Description: 利用VB和C51编写设计的基于单片机的点阵LED字符显示系统-Prepared using VB and C51 MCU-based dot-matrix LED characters display system
Platform: | Size: 741376 | Author: dsafasdg | Hits:

[MPI16X16led

Description: 1. LED的显示原理: 16×16扫描LED点阵的工作原理同8位扫描数码管类似。它有16个共阴极输出端口,每个共阴极对应有16个LED显示灯,所以其扫描译码地址需4位信号线(sel0-sel3),其汉字扫描码由16位段地址(l0-l15)输入。 通过时钟的每列扫描显示完整汉字。 2. 本试验实现输出“欢迎光临”四个汉字,采用两种格式输出:(1)依次从右向左连续输出;(2)单个汉字从上及下刷新输出。 -1. LED display Principle: 16 × 16 dot matrix LED scanning the working principle of the same 8-bit digital tube similar scan. It has a total of 16 cathode output ports, each corresponding to a total of 16 cathode LED display lights, so the scan decoding addresses of four signal lines (sel0-sel3), its characters scanned by the 16-bit code segment address (l0- l15) input. Through the clock out of every scan revealed a complete character. 2. In this study, the achievement of output, " Welcome to the" four Chinese characters, the use of output in two formats: (1) followed by continuous output from right to left (2) a single character from the previous and the next refresh the output.
Platform: | Size: 7168 | Author: soisit | Hits:

[SCMledshow

Description: 用PROTEUS仿真的点阵屏 分左滚动显示,和静态显示 -PROTEUS simulation used at the left of the dot-matrix screen display a rolling, and static display
Platform: | Size: 130048 | Author: yellow | Hits:

[assembly languageasm

Description: 24*64点阵屏 64*24点阵LED点阵显示板源代码 1:初始通电时灯泡全亮,必需通过程序运行才能避免。这虽然说无伤大雅,但却也是一个弊端。原因是裸片MCU各个口都是高电平的原因,我在设计时未考虑周到。 2:CD4094穿行数据传输级联,现扫描顺序反了,导致编程稍微困难一些。目前顺序是这样的:一共64列嘛,从8开始的,8-7-6-5-4-3-2-1; 16-15-14-13-12-11-10-9;24-23-22-21-20-19-18-17-24* 64 dot matrix screen 64* 24 dot matrix LED dot matrix display source code 1: the initial full-power when the light bulb must be run through the procedure to avoid. Although this innocuous, but it is also a disadvantages. The reason is that I die MCU are high in all of the reasons, I am not taken into account in the design and thoughtful. 2: CD4094 cascade through data transmission, is the order of the anti-scanning, resulting in slightly more difficult programming. At present, the order is this: do a total of 64, from 8 to start the ,8-7-6-5-4-3-2-1 16-15-14-13-12-11-10-9 24-- 23-22-21-20-19-18-17 ..................................... ........
Platform: | Size: 5120 | Author: 125449594 | Hits:

[SCMHanzhi

Description: 用8*8的LED点阵同时显示两个汉字,字模可自行设定,需要的快下。-8* 8 dot matrix LED display two characters at the same time, matrix can be set on its own needs soon.
Platform: | Size: 1024 | Author: hx | Hits:

[Other Embeded programLED

Description: 由于普通LED点阵显示屏动态显示通常采用硬件扫描驱动,这在一些需要特殊显示的场合显得不够灵活。文中提出了一种利用PC机和单片机的通讯来实现显示屏灵活的动态显示和远程监控的设计方法,同时该方法还可以将显示内容在PC机上进行预览。-LED dot matrix display as a result of the general dynamic display hardware used to scan drives, which require special display in a number of occasions it is not flexible enough. This paper presents a PC-use and single-chip communication to achieve a flexible dynamic screen display and remote monitoring of the design method, while the method can also be displayed in the preview on PC machines.
Platform: | Size: 137216 | Author: xxxmmmccc | Hits:

[SCMziku16

Description: 16*16点阵字库 在LED显示屏的应用比较大-16* 16 dot matrix LED display font in the application of relatively large
Platform: | Size: 141312 | Author: 次现峰 | Hits:

[assembly languagedianzhenLEDzifuxianshi

Description: 点阵LED字符显示详细汇编源码 内含24c04芯片读写详细程序代码-Character dot matrix LED display detailed compilation of source code
Platform: | Size: 10240 | Author: yuqingwei | Hits:

[SCMLED

Description: 16*16点阵汉字显示,非常简单,应该是简明-16* 16 dot matrix Chinese character display
Platform: | Size: 19456 | Author: 范绍成 | Hits:

[SCMmatrixquot6

Description: "16×16点阵"同一时间只能显示一个汉字 "6个16 ×16点阵(作弊)"是修改了LED的“Minimum Trigger Time”的,能同时显示6个汉字。 实际中不知道LED能否达到0.1ms的显示速度,如果能的话,"6个16×16点阵(作弊)"还可以用,呵呵,否则就只能仿真玩玩了:)。 由于这里的LED采用横向扫描,所以如果要实现“全屏滚动”还是比较麻烦的,不知道其速度能否跟上,如果是纵向扫描还容易一些。-" 16 × 16 dot matrix" at the same time can only display a Chinese character " 6 16 × 16 dot matrix" at the same time can only display a Chinese character " 6 16 × 16 dot matrix (cheating)" is amended LED' s " Minimum Trigger Time " , the six Chinese characters can be displayed simultaneously. Reality, do not know if LED display can achieve the speed of 0.1ms, and, if so, " 6 16 × 16 dot matrix (cheating)" can also be used, Oh, otherwise, they can play with simulation of a:). As used here, LED horizontal scan, so if you want to achieve " full screen scrolling" or cumbersome, and do not know whether to keep up with its speed, if the vertical scanning is also easier.
Platform: | Size: 99328 | Author: xiao jiejun | Hits:

[SCM16X16LED

Description: 16*16点阵LED显示中文程序/由左向右流动.8X8显屏4个组成.-16* 16 dot matrix LED display English Program/from left to right movement of .8 X8 screen has four integral.
Platform: | Size: 1024 | Author: wuxiaoyun | Hits:

[Embeded-SCM Develop89C51_Code

Description: LED显示器在单片机系统中的应用 HT16XX实现段式液晶显示 SED1520实现点阵显示 微型打印机在单片机系统中的应用-LED display in SCM System HT16XX achieve Segment LCD SED1520 to achieve dot-matrix display micro-printer in the SCM System
Platform: | Size: 43008 | Author: hdm | Hits:

[assembly language8x8

Description: 8*8LED点阵显示程序,可以显示0-9十个数字,并自右向左移动-8*8LED dot matrix display program
Platform: | Size: 1024 | Author: 秋阳 | Hits:

[SCM1616LED

Description: 16*16LED点阵屏显示程序,很不错,16*16LED点阵屏显示程序,很不错-16* 16LED dot matrix screen display process, very good, 16* 16LED dot matrix screen display process, very good
Platform: | Size: 14336 | Author: 蔡树钟 | Hits:

[Graph RecognizeDianZhenKongZhiYuanDaiMa_VC

Description: Visual C++编写的一个液晶点阵解析源代码.方便给开发液晶LED点阵显示器的用户使用.-A source code of liquid crystal lattice parsing is written by Visual C++. Advantages to the development of LED dot matrix liquid crystal display users.
Platform: | Size: 3907584 | Author: 王鹏 | Hits:

[OtherLED

Description: 实现16X16的点阵滚动显示。采用c语言编程,并在protuse上仿真通过-Achieve 16X16 dot matrix scrolling display. Using c language programming and emulation through on protuse
Platform: | Size: 34816 | Author: rain | Hits:

[CSharpdanpianjidianzhen

Description: LED点阵电子显示屏制作简单,安装方便,被广泛应用于各种公共场合,如汽车报站器、广告屏以及公告牌等。本文介绍的是一种可用在值班室外等场合的公告牌的LED点阵电子显示屏设计。公告内容随时可以更新,能够实时显示温度和日期时间,并具有自动亮度调节功能。考虑到所需元器件的易购性,本设计使用了8×8的点阵发光管模块,组成16×64发光点阵,显示待定的中文、字符以及数字。-Dot Matrix LED electronic display in producing simple, easy installation, are widely used in various public occasions, such as auto-stop device, advertisement screens, as well as bulletin boards. This article describes a kind used in the duty room and other places outside of the electronic bulletin boards, LED dot matrix display design. Notice the content can be updated at any time to real-time display of temperature and date and time, and has automatic brightness adjustment function. Taking into account the ease of purchase of the required components, this design uses an 8 × 8 dot matrix LED modules, composed of 16 × 64 LED dot-matrix, showing pending Chinese characters and digital.
Platform: | Size: 61440 | Author: 陈燕昌 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 32 »

CodeBus www.codebus.net